Gets the parent of the object.
'Declaration
Public Overloads Function GetParent(Of As ComObject)() As
public GetParent<>()
where T: ComObject
Type Parameters
- T
- Type of the parent object
Return Value
Returns the parent object based on the GUID of the type of the parent object.